Unicorn Great Chess
Invented by: David Paulowich, 2002
Game hierarchy
• Game
• Generic Chess
• Generic x10
• Generic 10x10
• Unicorn Great Chess
Board
FEN: crnbukbnrq/ppppllpppp/4pp4/10/10/10/10/4PP4/PPPPLLPPPP/CRNBUKBNRQ w IBib - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal; can castle |
Pawn | Pawn | P | Generic Chess | can promote; en passant; pawn structure evaluation |
Queen | Queen | Q | Unicorn Great Chess | trap king on back rank bonus |
Rook | Rook | R | Unicorn Great Chess | castling partner; open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Unicorn Great Chess | colorbinding evaluation; outpost bonus |
Knight | Knight | N | Unicorn Great Chess | outpost bonus |
Unicorn | Unicorn | U | Unicorn Great Chess | |
Chancellor | Chancellor | C | Unicorn Great Chess | open file bonus; trap king on back rank bonus; trap king on back rank bonus |
Lion | Lion | L | Unicorn Great Chess | outpost bonus |
Game Variables
Name = "Unicorn Great Chess"
Invented = "2002"
InventedBy = "David Paulowich"
NumberOfSquareColors = 3
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "crnbukbnrq/ppppllpppp/4pp4/10/10/10/10/4PP4/PPPPLLPPPP/CRNBUKBNRQ"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Standard
PromotionTypes = "QCU"
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x10:
PawnMultipleMove = Unicorn
Declared in Generic 10x10:
Castling = Close-Rook
Rules
MoveCompletionDefaultRule
BasicPromotionRule
EnPassantRule
CheckmateRule
Move50Rule
CastlingRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation
KingSafetyEvaluation
|